[broadway] Implement keyboard event better
authorAlexander Larsson <alexl@redhat.com>
Thu, 14 Apr 2011 19:11:30 +0000 (21:11 +0200)
committerAlexander Larsson <alexl@redhat.com>
Thu, 14 Apr 2011 19:36:42 +0000 (21:36 +0200)
commit7d37534ee2b3f73b981c579db4428dde793310fe
treed086ac4a4f42d0480fa6256266ea34dd36636c1b
parentf9ad0c61b23774a2b70f9cf63463de46aec19225
[broadway] Implement keyboard event better

We're using the noVNC keyboard even handling model (and some of the
code with permissions). This means we combine data from keydown and
keypress to figure out the translated keysyms according to the keyboard
layout at the users machine.
gdk/broadway/broadway.js